2015-08-04 - 18517.100 - Spec - LBJ, LBK add NE item number (Lizz by 2015-08-20) #SDSupportUPCLabels #ABAPUPC
SPECIFICATIONS
18517.100 - Spec - LBJ, LBK add NE item number
Purpose
Add NE item number to the strings for LBJ,S23 and LBK,S24
Admin Info
Purpose
|
Add NE item number to the strings for LBJ,S23 and LBK,S24
|
Requested By
|
Lizz Paxson
|
Spec Created By
|
Siba Mohapatra
|
Spec Created Date
|
08/04/2015
|
Spec QA by
|
Siba Mohapatra
|
Objects
|
ZRSD_UPC_LABELS
|
Document Status
|
Completed
|
Estimates
Sl.No
|
Activity
|
Estimation in Hours
|
1
|
Research
|
01
|
2
|
Documentation
|
01
|
3
|
Development/ Config
|
02
|
4
|
Unit test in DEV
|
01
|
5
|
Unit test in QUA
|
|
6
|
Other activity
|
|
|
TOTAL
|
05
|
References
Prior Tickets
[Provide links of prior associated Spec / Break Fix BOSS document(s)]
Need to check !..
Documents
[Attach any document(s) received for the requirement(s)]
NA
Spec Changes
[List the changes made to program after the approval of the original requirement along with the Date on which the change request was received and the name of the initiator]
Sl.
|
Change Details
|
Requested By
|
Requested On
|
Notes if any
|
01
|
Add NE item number to the strings for LBJ,S23 and LBK,S24
|
Lizz Paxson
|
08/04/2015
|
NA
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Functional Requirement
Purpose/WHY:
Business requires to add 'NE Material number' field to the required existing Scode sting i.e. S23 & S24 are as below:
S23->
NE item number, MSRP_GBP, MSRP_EUR, Description, Size, UPC, Quantity
S24-> Description, Size, UPC,
NE item number, Quantity
In Scope:
Changes made only for above required Scodes.
Out of Scope:
NA
Solution Summary
[Discuss this section with Requester and get approval prior to beginning work]
Add field 'NE item number' in the existing SCode- S23 & S24 at the above required place.
Test Plan
[List test scenarios/cases to be executed here]
Test ID
|
Test Scenario
|
Expected Results
|
SD001
|
- Create a sales order with Sales org 2000, Plant 0320
- Maintain ZMRP condition record with dual currency for EUR, GBP in sales order
- Maintain Lcode -LBJ, Scode- S23 in the sales order.
- Execute the UPC program - ZRSD_UPC_LABELS (Tcode- ZSD_UPCLBL)
|
The UPC labels should be printed without any error and NE Material number should be printed at desired place in the string.
|
SD002
|
- Create a sales order with Sales org 1000, Plant 0110
- Maintain Lcode- LBK, Scode- S24
- Execute the UPC Program- ZRSD_UPC_LABELS (Tcode- ZSD_UPCLBL)
|
The UPC labels should be printed without any error and NE Material number should be printed at desired place in the string.
|
Solution Details
In this solution, we added 'NE Material number' field for the Scode - S23 & S-24 at required place suggested by the business are as below:
S23->
NE item number, MSRP_GBP, MSRP_EUR, Description, Size, UPC, Quantity
S24-> Description, Size, UPC,
NE item number, Quantity
Issues
[List Issues / Bugs identified in configuration or development]
NA